home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Your Choice 3
/
Your Choice Software Collection 3.iso
/
doom
/
progs
/
autoshot
/
unauto.bat
< prev
Wrap
DOS Batch File
|
1994-08-14
|
447b
|
14 lines
@echo off
echo replacing old graphics..
dmgraph shtga0 -i -98,-108 -s auto\shtga0.gif
dmgraph shtgb0 -i -16,-47 -s auto\shtgb0.gif
dmgraph shtgc0 -i -23,-17 -s auto\shtgc0.gif
dmgraph shtgd0 -i -29,-37 -s auto\shtgd0.gif
dmgraph shtfa0 -i -141,-95 -s auto\shtfa0.gif
dmgraph shtfb0 -i -136,-86 -s auto\shtfb0.gif
echo patching doom.exe to original
dehacked doom.exe -load original.deh
echo auto-shotgun version 1.2 uninstalled